home *** CD-ROM | disk | FTP | other *** search
- #
- # Messages for DrawConv
- # © NSoft 1996
- #
- # Created 11/6/1996
- # -----------------
- #
-
- #
- # Error messages
- # --------------
- #
- Syntax:Syntax: *DrawConv -input <filename> -output <filename> -xsize <size> -ysize <size> -mode <mode no.> -background <colour &RRGGBB> -name <sprite name>
- BadModule:DrawFile module not loaded.
- NoInput:Input file must be specified.
- BadInput:Input file not found/is a directory.
- NoOutput:Output file must be specified.
- BadMode:Invalid mode/not enough memory.
- BadSize:X- and Y-sizes must be >= 32.
- NoMemory:Not enough memory to create sprite.
-